Skip to main content

mobileAdGetTopLeft

Type

function

Summary

Returns the topLeft position of an ad.

Syntax

mobileAdGetTopLeft (<adName>)

Description

Use the mobileAdGetTopLeft function to retrieve the top left postition of an ad.

The mobileGetTopLeft function returns the topLeft position of an ad.

Parameters

NameTypeDescription

adName

The name of ad (as specified in mobileAdCreate).

Examples

put mobileAdGetTopLeft("my ad") into tTopLeft

function: mobileAdGetVisible

message: adLoaded, adLoadFailed, adClicked

property: topLeft

command: mobileAdCreate, mobileAdDelete, mobileAdSetVisible, mobileAdSetTopLeft, mobileAdRegister

Compatibility and Support

Introduced

LiveCode 5.5

OS

ios

android

Platforms

mobile

Thank you for your feedback!

Was this page helpful?